@charset "utf-8";
/* CSS Document */
/*公共样式与首页样式*/
A {
    TEXT-DECORATION: none;
}

A:link {
    color: #505050;
    outline: none;
}

A:visited {
    color: #333333;
}

A:active {
    color: #333333
}

A:hover {
    COLOR: #0266b5
}
.ab_nr a{
    COLOR: #0266b5;
    text-decoration: underline;
}
.ab_nr a:hover{
    text-decoration: none;
}
BODY {
    margin: 0px;
    padding: 0;
    font-family:Arial, "微软雅黑";
    background: #ffffff;
    color: #333333;
    overflow-x: hidden;
}

p, h1, h2, h3, h4, h5, h6, ul, li, input, dl, dt, dd, header, article, iframe, footer, ol, div, img {
    margin: 0px;
    padding: 0px;
}

input {
    border: 0px;
}

img {
    border: 0px;
    vertical-align: middle;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    max-width: 100%;
    height: auto;
}

li {
    list-style: none;
}

a, i, p ,h1, h2, h3, h4, h5, h6,span,:before,:after{
    outline: none;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

b, label {
    font-weight: normal;
}

input, button, select, textarea {
    outline: none;
    font-family: Arial,"微软雅黑";
    font-size: 12px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
    margin: 0px;
    padding: 0px;
    height: 0px;
}

@media only screen and (max-width: 1000px) {
    .main {
        width: 100%;
        margin: 0px auto;
    }

    body {
        font-size: 12px;
        line-height: 1.5;
        overflow-x: hidden;
    }

    #my-video2 {
        width: 90%;
        margin: 0 auto;
        margin-bottom: 10px;
    }

}

@media only screen and (min-width: 1000px) {
    .mob {
        display: none;
    }

    .main {
        width: 1000px;
        margin: 0px auto;
    }

    body {
        font-size: 14px;
        line-height: 24px;
    }

}
@media only screen and (min-width: 1400px) {

    .main {
        width: 1200px;
    }



}

@media only screen and (min-width: 1890px) {
    .main {
        width: 1400px;
    }


}

@media only screen and (max-width: 1000px) {
    #nav_top {
        width: 100%;

    }
    .top {
        width: 100%;
        background-color: #0a3c6e;
        color: #fff;
        position: fixed;
        z-index: 20;
        left: 0px;
        top: 0px;
        height: 55px;
    }

    .top .main {
        height: 55px;
        position: relative;
    }

    .top_jg {
        height: 55px;
        width: 100%;
    }

    .logo {
        background: url(../images/logo.png) left center no-repeat;
        background-size: auto 33px;
        width: 100px;
        height:100%;
        position: absolute;
        left: 10px;
        top: 0px;
    }
    .menu {
        margin: 0px 0px 0px 0%;
        float: left;
        width: 100%;
    }

    .menu li {
        float: left;
        width: 100%;
        border-bottom: solid 1px rgba(255, 255, 255, .2);
    }

    .menu a.dbt {
        font-size: 14px;
        font-weight: bold;
    }

    .menu a {
        display: block;
        width: 100%;
        padding: 8px 0px;
        text-align: left;
        padding-left: 3%;
        color: #fff;
    }

    .menu a {
        font-size: 13px;
    }

    .menu .txtk {
        width: 100%;
        float: left;
    }

    .menu .txtk .imgk {
        display: none;
    }

    .menu dl {
        width: 100%;
        float: left;
        padding-bottom: 8px;
    }

    .menu dl dd {
        width: 50%;
        float: left;
    }

    .menu dl dd a {
        padding: 5px 0px;
        padding-left: 6%;
    }

    .menu2 {
        width: 45px;
        height: 55px;
        display: block;
        position: absolute;
        right: 0px;
        top: 0px;
        z-index: 31;
    }

    .menu2 a {
        outline: none;
        display: block;
        width: 100%;
        height: 55px;
        line-height: 30px;
        background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M2.5 11.5A.5.5 0 013 11h10a.5.5 0 010 1H3a.5.5 0 01-.5-.5zm0-4A.5.5 0 013 7h10a.5.5 0 010 1H3a.5.5 0 01-.5-.5zm0-4A.5.5 0 013 3h10a.5.5 0 010 1H3a.5.5 0 01-.5-.5z' clip-rule='evenodd' fill='%23ffffff'/></svg>");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: auto 30px;
    }

    .menu2 a.on {
        background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M11.854 4.146a.5.5 0 010 .708l-7 7a.5.5 0 01-.708-.708l7-7a.5.5 0 01.708 0z' clip-rule='evenodd' fill='%23ffffff'/><path fill-rule='evenodd' d='M4.146 4.146a.5.5 0 000 .708l7 7a.5.5 0 00.708-.708l-7-7a.5.5 0 00-.708 0z' clip-rule='evenodd' fill='%23ffffff'/></svg>");
        background-color:#2a97ec;
    }

    #navk {
        width: 100%;
        box-shadow: 2px 6px 5px rgba(0, 0, 0, .5);
        display: none;
        background: #2a97ec;
        position: fixed;
        left: 100%;
        top: 55px;
        height: calc(100vh - 55px);
        height: -moz-calc(100vh - 55px);
        height: -webkit-calc(100vh - 55px);
        overflow-y: auto;
        z-index: 20;
    }


    .ss {
        height: 55px;
        width: 40px;
        display: block;
        position: absolute;
        right:95px;

    }
    .ss a.cd_ss.on{
        background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M11.854 4.146a.5.5 0 010 .708l-7 7a.5.5 0 01-.708-.708l7-7a.5.5 0 01.708 0z' clip-rule='evenodd' fill='%23ffffff'/><path fill-rule='evenodd' d='M4.146 4.146a.5.5 0 000 .708l7 7a.5.5 0 00.708-.708l-7-7a.5.5 0 00-.708 0z' clip-rule='evenodd' fill='%23ffffff'/></svg>");
        background-repeat: no-repeat;
        background-size: auto 30px;
        background-color:#2a97ec;
    }
    .ss a.cd_ss{
        content: '';
        height: 55px;
        width: 100%;
        display: block;
        background: url(../images/t_ss.png) center center no-repeat;
        cursor: pointer;
        -webkit-transition: all 0s linear;
        -moz-transition: all 0s linear;
        -o-transition: all 0s linear;
        -ms-transition: all 0s linear;
        transition: all 0s linear;
    }
    .ss .txtk {
        position: fixed;
        overflow: hidden;
        right: 0px;
        left:0px;
        top: 55px;
        width: 100%;
        background-color: #2a97ec;
        padding:10px 15px;
        display: none;
    }

    .ss .form-control {
        width: 100%;
        height: 35px;
        border: 0;
        padding: 0 0 0 12px;
        background: rgba(255, 255, 255, .2);
        color: #ffffff;
        box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
        font-size: 14px;
    }

    .ss .an_ss {
        position: absolute;
        width: 40px;
        height: 35px;
        border: 0;
        right: 20px;
        top: 10px;
        background: url(../images/t_ss.png) center center no-repeat;
        background-size: auto 50%;
    }

    a.cd_yy{
        width:30px;
        height:30px;
        line-height:30px;
        text-align:center;
        background-color:#fff;
        color:#2a97ec;
        position:absolute;
        right:55px;
        top:50%;
        margin-top:-15px;
        -moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;
    }

}

@media only screen and (min-width: 1000px) {
    .menu2 {
        display: none;
    }

    .top {
        width: 100%;
        color: #fff;
        height:90px;
        background-color:rgba(10,60,110,.8);
        position:fixed;
        left:0;
        top:0px;
        z-index:30;
    }

    .top .main {
        height: 90px;
        position: relative;
        padding-right:60px;
    }

    .top_jg {
        display: none;
    }

    .logo {
        background: url(../images/logo.png) left center no-repeat;
        background-size: auto 100%;
        width: 166px;
        height:60px;
        position: absolute;
        left:0px;
        top:50%;
        margin-top: -30px;
    }

    .menu {
        position: relative;
        height: 90px;
        float:right;
    }

    .menu li {
        height: 90px;
        float: left;
        margin-right:50px;
        position: relative;
    }

    .menu a.dbt {
        font-size: 16px;
        width: 100%;
        display: block;
        height: 90px;
        line-height: 90px;
        text-align: center;
        color: #fff;
        /*-webkit-transition: all 0s linear;*/
        /*-moz-transition: all 0s linear;*/
        /*-o-transition: all 0s linear;*/
        /*-ms-transition: all 0s linear;*/
        /*transition: all 0s linear;*/
    }

    .menu li.on a.dbt {
        border-bottom: solid 2px #2a97ec;
    }

    .menu a.dbt:hover, .menu li.on a.dbt, .menu li:hover a.dbt {
        color:#2a97ec;
    }

    .menu dl{
        width:150px;
        background-color:rgba(255,255,255,1);
        position: absolute;
        left: 50%;
        margin-left: -75px;
        top:90px;
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        opacity: 0;
        display: none;
        z-index: 30;
        box-shadow:0 6px 8px rgba(0,0,0,.2);
        text-align: center;
        font-size: 16px;
    }

    .menu li:hover dl {
        display: block;
    }

    .menu dd a {
        display: block;
        width: 100%;
        line-height:24px;
        color:#333333;
        padding:10px;
    }
    .menu dd a:hover{
       background-color:#2a97ec;
        color:#fff;
    }

    .ss {
        position: absolute;
        height: 40px;
        line-height: 40px;
        display: block;
        top: 50%;
        margin-top:-20px;
        right: 40px;
        width:40px;
        background: url("../images/t_ss.png") center center no-repeat;
        z-index: 33;

    }

    .ss .txtk {
        position: absolute;
        overflow: hidden;
        height: 40px;
        right: 0px;
        top: 0px;
        width: 0%;
        -webkit-transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
        transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
        border: solid 1px rgba(255, 255, 255, 0);
    }

    .ss:hover {
        background: none;
    }

    .ss:hover .txtk{
        width: 260px;
        border-color: #2a97ec;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        background-color:#2a97ec;
    }
    .ss .form-control {
        width: 100%;
        height: 40px;
        line-height: 38px;
        border: 0;
        padding: 0 0 0 12px;
        background: rgba(255, 255, 255, 0);
        color: #ffffff;
    }

    .ss .an_ss {
        position: absolute;
        width: 40px;
        height: 40px;
        border: 0;
        right: -1px;
        top: -1px;
        background: url(../images/t_ss.png) center center no-repeat;
    }
    a.cd_yy{
        width:30px;
        height:30px;
        line-height:30px;
        text-align:center;
        background-color:#fff;
        color:#2a97ec;
        position:absolute;
        right:0px;
        top:50%;
        margin-top:-15px;
        -moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;
    }


}
@media only screen and (min-width: 1890px) {
    .menu li {
        margin-right:85px;
    }
    .menu a.dbt{
        font-size: 17px;
    }
    .ss{
        right: 55px;
    }
}
a.cd_yy:hover{
    background-color:#2a97ec;
    color:#fff;
}
.ss .form-control::-moz-placeholder {
    color: #fff;
    opacity: 1
}

.ss .form-control:-ms-input-placeholder {
    color: #fff
}

.ss .form-control::-webkit-input-placeholder {
    color: #fff
}

.foot {
    width: 100%;
    background-color:#0a3c6e;
    color: #fff;
}

.foot a, .foot2 a {
    color: #fff;
}

.foot a:hover, .foot2 a:hover {
   color:#2a97ec;
}

.foot1{
    padding: 50px 0px;
    line-height: 30px;
}
.foot2{
    width:100%;
    padding:15px;
    border-top:solid 1px rgba(255,255,255,.3);
    text-align: center;
}
.foot1 .d1{
    width:410px;
    float:left;
    padding-left:65px;
}
.foot1 .d2{
    float:right;
    margin-top:30px;
}
.foot_logo{
    background-image:url("../images/logo.png");
    background-repeat: no-repeat;
    height:60px;
    margin-left:-65px;
    margin-bottom: 15px;
}
.foot_fx a{
    display: inline-block;
    width:32px;
    height:30px;
    margin-right:10px;
}
.foot_nr{
    margin-bottom: 15px;
}
.cd_f{
    float:left;
}
.cd_f li{
    float:left;
    margin-right: 45px;
}
.cd_f .bt{
    margin-bottom: 10px;
}
@media only screen and (min-width: 1400px) {
    .cd_f li{
        margin-right: 65px;
    }
}
@media only screen and (min-width: 1890px) {
    .foot1 .d1{
        width:500px;
    }
    .cd_f li{
        margin-right: 100px;
    }
}
.ewm{
    width:105px;
    float:right;
    text-align: center;
}
.ewm img{
    max-width: 105px;
    margin-bottom:8px;
}
.foot_fx a.a2 {
    background-image: url("../images/fx3.png");
}

.foot_fx a.a1 {
    background-image: url("../images/fx1.png");
}

.foot_fx a.a3 {
    background-image: url("../images/fx2.png");
}
@media only screen and (max-width: 1000px) {
    .foot {

        text-align: center;
    }
    .foot1{
        padding: 15px;
    }

    .foot_logo,.cd_f{
        display: none;
    }
    .foot1 .d1{
        width:100%;
        margin-bottom: 15px;
        padding:0;
    }
    .foot1 .d2,.foot1 .d2 .ewm{
        width:100%;
        margin: 0;
    }


}


.ban {
    width: 100%;
}

.ban img {
    width: 100%;
    display: block;
}

@media only screen and (max-width: 1000px) {
    .swiper-container.sy_ban {
        width: 100%;
    }

    .sy_ban .swiper-slide {
        text-align: center;
        font-size: 13px;
        line-height: 20px;
        width: 100%;
        position: relative;
    }

    .sy_ban .swiper-slide img {
        width: 100%;
        display: block;
    }

    .sy_ban .txtk{
        width:100%;
        height:100%;
        position:absolute;
        left:0;
        top:0;
        padding:15px;
        display: flex;
        justify-content: center;
        flex-direction: column;
        -moz-flex-direction: column;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        align-items: center;
    }
    .sy_ban .btn{
        width:120px;
        font-size: 14px;
        height:40px;
        line-height: 40px;
        margin-top: 20px;
    }
    .sy_ban .bt{
        font-size: 28px;
        font-weight: bold;
    }
    .sy_btn .fbt{
        margin-top: 10px;
    }
    .sy_ban .fbt{
        font-size: 16px;
        /*font-weight: bold;*/
    }

    .sy_ban .swiper-pagination-bullet {
        background-color: rgba(78, 78, 78, .5);
        width: 8px;
        height: 8px;
        opacity: 1;
        font-size: 0;
    }

    .sy_ban .swiper-pagination-bullet-active {
        background-color: rgba(255, 255, 255, .8);
    }

    .sy_ban.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
        bottom:5px;
        position: absolute;
        right: 0%;
        text-align: center;
    }

    .sy_ban.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 4px;
    }
}

@media only screen and (max-width: 550px) {
    .sy_ban .btn{
        width:100px;
        font-size: 13px;
        height:30px;
        line-height: 30px;
        margin-top: 10px;
    }
    .sy_ban .bt{
        font-size: 18px;
    }
    .sy_btn .fbt{
        margin-top: 15px;
    }
    .sy_ban .fbt{
        font-size: 13px;
        /*font-weight: bold;*/
    }
}

@media only screen and (min-width: 1000px) {
    .swiper-container.sy_ban {
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
    }

    .sy_ban .swiper-slide {
        width: 100%;
        position: relative;
        overflow: hidden;
    }

    .sy_ban .swiper-slide img {
        width: 100%;
        /*max-width: 1920px;*/
        /*position:relative;*/
        /*left:50%;*/
        /*margin-left: -960px;*/
        display: block;
    }

    .sy_ban .txtk{
         width:100%;
        height:100%;
        position:absolute;
        left:0;
        top:0;
        padding:75px 5% 0 5%;
        display: flex;
        justify-content: center;
        flex-direction: column;
        -moz-flex-direction: column;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        /*align-items: center;*/
    }
    .sy_ban .btn{
        width:180px;
        font-size: 16px;
        height:50px;
        line-height: 50px;
        margin-top: 40px;
    }
    .sy_ban .bt{
        font-size: 40px;
        font-weight: bold;
    }
    .sy_btn .fbt{
        margin-top: 15px;
    }
    .sy_ban .fbt{
        font-size: 18px;
        /*font-weight: bold;*/
    }
    .sy_ban .swiper-pagination-bullet {
        background-color: rgba(78, 78, 78, .5);
        width: 35px;
        height: 8px;
        opacity: 1;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
    }

    .sy_ban .swiper-pagination-bullet-active {
        background-color: rgba(255, 255, 255, .8);
        width:50px;
    }

    .sy_ban.swiper-container-horizontal > .swiper-pagination-bullets {
        bottom: 40px;
        height: 8px;
        width: 100%;
        position: absolute;
        right: 0%;
        left: 0%;
        text-align: center;
    }



    .sy_ban.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 4px;
    }
}
@media only screen and (min-width: 1400px) {

    .sy_ban .btn{
        width:240px;
        font-size: 18px;
        height:60px;
        line-height: 60px;
        margin-top: 50px;
    }
    .sy_ban .bt{
        font-size: 50px;
    }
    .sy_btn .fbt{
        margin-top: 15px;
    }
    .sy_ban .fbt{
        font-size: 22px;
        /*font-weight: bold;*/
    }

}
@media only screen and (min-width: 1000px) {

    .img_d {
        overflow: hidden;
    }

    .img_d:hover img {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
    }
}

@media only screen and (max-width: 1000px) {
    .pc {
        display: none;
    }

    .lm1k {
        width: 100%;
    }

    .lm1 {
        width: 100%;
        float: left;
        display: none;
        border-bottom: solid 1px #dddddd;
    }

    .lm1 li {
        float: left;
        width: 100%;
        border-top: solid 1px #dddddd;
    }

    .lm1 li a {
        display: block;
        width: 100%;
        font-size: 13px;
        padding: 8px 3%;
        background: #fff;
    }

    .lm1 li a:hover {
        background: #0266b5;
        color: #ffffff;
    }

    .lm1_bt {
        width: 100%;
        box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
        float: left;
        text-align: center;
        height: 40px;
        line-height: 40px;
        background: #fff;
        font-size: 14px;
    }

    .lm1_bt a {
        width: 100%;
        height: 40px;
        display: block;
        position: relative;
        color: #0266b5;
        text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
        padding:0px 35px;
    }

    .lm1_bt a:before {
        content: '';
        position: absolute;
        width: 40px;
        height: 40px;
        right: 5px;
        top: 0px;
        background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 01.708 0L8 10.293l5.646-5.647a.5.5 0 01.708.708l-6 6a.5.5 0 01-.708 0l-6-6a.5.5 0 010-.708z' clip-rule='evenodd' fill='%230266b5'/></svg>");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: auto 22px;
    }

    .lm1_bt a.on:before {
        transform: rotate(180deg);
    }

}

@media only screen and (min-width: 1000px) {
    .lm1_bt {
        display: none;
    }

    .lm1k {
        width: 100%;
        box-shadow: 0 2px 12px rgba(0, 0, 0, .15);
        background-color: #ffffff;
        position: relative;
    }

    .lm1 {
        width:100%;
        position: relative;
        line-height: 50px;
        margin: 0px auto;

    }

    .lm1 li {
        float: left;
        height: 50px;
        margin-right:1px;
    }
    .lm1 li:last-child{
        margin-right: 0;
    }
    .lm1 li a {
        display: block;
        height: 50px;
        font-size: 16px;
        padding:0 25px;
        position: relative;
    }

    .lm1 li a.on, .lm1 li a:hover {
        color: #fff;
        background-color: #0266b5;
    }
}
.y50{
    -moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;
}
.y10{
    -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;
}
.y5{
    -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
}
.y3{
    -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;
}
.zt_3d{
    color:#333;
}
.zt_6d{
    color:#666;
}
.zt_9d{
    color:#999;
}

@media only screen and (max-width: 1000px) {
    .md50{
        margin-bottom: 20px;
    }
    .md70{
        margin-bottom: 20px;
    }
    .md60{
        margin-bottom: 20px;
    }
    .md10{
        margin-bottom: 10px;
    }
    .md15{
        margin-bottom:10px;
    }
    .md20{
        margin-bottom: 15px;
    }
    .md25{
        margin-bottom: 15px;
    }
    .md30{
        margin-bottom: 15px;
    }
    .md35{
        margin-bottom: 15px;
    }
    .md40{
        margin-bottom: 20px;
    }
}
.md5{
    margin-bottom:5px;
}
@media only screen and (min-width: 1000px) {
    .md50{
        margin-bottom: 50px;
    }
    .md60{
        margin-bottom: 60px;
    }
    .md70{
        margin-bottom: 70px;
    }
    .md10{
        margin-bottom: 10px;
    }
    .md15{
        margin-bottom:15px;
    }
    .md20{
        margin-bottom: 20px;
    }
    .md25{
        margin-bottom: 25px;
    }
    .md30{
        margin-bottom: 30px;
    }
    .md35{
        margin-bottom: 35px;
    }
    .md40{
        margin-bottom: 40px;
    }
    .img_d {
        overflow: hidden;
    }

    .img_d img {
        transition: All 0.4s ease-in-out;
        -webkit-transition: All 0.4s ease-in-out;
        -moz-transition: All 0.4s ease-in-out;
        -o-transition: All 0.4s ease-in-out;
    }

    .img_d:hover img {
        transform: scale(1.05);
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -o-transform: scale(1.05);
        -ms-transform: scale(1.05);
    }
    .xd{
        position:relative;
    }
    .xd:after{
        content: '';
        width:0%;
        height:2px;
        background-color: #08256b;
        -webkit-transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
        transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
        position:absolute;
        left:0px;
        bottom: 0px;
    }
    .xd:hover:after{
        width:100%;
    }
}
.zt_lan,a.cd_6d:hover{
    color:#133170;
}
a.cd_6d{
    color:#666;
}

.mh{
    width:100%;
    float:left;
}
.imgk{
    width:100%;
    overflow: hidden;
}
.imgk img{
    width:100%;
}
.txtk{
    width:100%;
}
.em1{
    padding:0 0.5em;
}
.fy1 a{
    background-color: #fff;
    font-size: 16px;
}
@media only screen and (max-width: 1000px) {
    .fy1 {
        width: 102%;
        float: left;
        margin-left: -1%;
    }

    .fy1 a {
        float: left;
        display: none;
        border: solid 1px #dddddd;
        padding: 0px 10px;
        margin-left: 3px;
        font-size: 14px;
    }

    .fy1 a.cd_sx {
        display: block;
        width: 48%;
        margin: 0px 1%;
        text-align: center;
        padding: 8px 0px;
    }
    .fy1 .form-control{
        display: none;
    }
}

.fy1{
    font-size: 0;
}
.fy1 .form-control{
    display: inline-block;
    width:auto;
    margin: 0px 4px;
}
@media only screen and (min-width: 1000px) {
    .fy1 {
        width: 100%;
        float: left;
        line-height: 38px;
        text-align: center;
    }

    .fy1 a {
        display: inline-block;
        border: solid 1px #dddddd;
        padding: 0px 15px;
        margin: 0px 4px;

    }
    .fy1 a.cd_sx{
    }

}

.fy1 a:hover,
.fy1 a.on {
    background: #2a97ec;
    color: #ffffff;
    border: solid 1px #2a97ec;
}
.ny_ban{
    width: 100%;
    position:relative;
}
.ny_ban img{
    width:100%;
    display: block;
}
.ab_nr h4{
    font-size: 20px;
}
@media only screen and (max-width: 1000px){
    .ab_nr h4{
        font-size: 15px;
    }
}
.ab_nr td{
    padding:10px;
    border: solid 1px #dddddd;
}
.ab_nr li{
     position:relative;
     padding-left:18px;
}
.ab_nr li:before{
    content: '';
    width:7px;
    height:7px;
    background-color: #333;
    -moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;
    position:absolute;
    left:0;
    top:10px;
    /*margin-top: -3.5px;*/
}
.ab_nr p{
    margin-bottom: 30px;
}
.ab_nr p:last-child{
    margin-bottom: 0;
}
.ab_nr{
    font-size: 16px;
    line-height: 30px;
}
@media only screen and (min-width: 1890px) {
    .ab_nr{
        font-size: 17px;
        line-height: 35px;
    }
}
@media only screen and (max-width: 1000px){
    .ab_nr li:before{
        width:6px;
        height:6px;
        /*margin-top: -3px;*/
        top:6px;
    }
    .ab_nr{
        overflow-x: auto;
        font-size: 13px;
        line-height: 1.55;
    }
    .ab_nr p{
        margin-bottom:15px;
    }
}
.dt img,.dt label{
    max-width: inherit;
}
.bj_b{
    background-color:#f5f5f5;
}
.ta_k{
    overflow-x: auto;
}
.ta1{
    width:100%;
    min-width: 1100px;
}
.ta1 td{
    padding:15px 10px;
    text-align: center;
}
.ta1 tbody tr:nth-child(even) td{
    background-color: #f5f5f5;
}
.ta1 thead td{
    background-color: #0266b5;
    color:#fff;
    font-size: 20px;
}
@media only screen and (max-width: 1200px){
    .ta1 td{
        padding:12px 8px;
    }
    .ta1 thead td{
        font-size: 14px;
    }
}
.ab_nr_wj p{
    margin: 0;
}
.ny{
    width:100%;
    padding:60px 0;
    background-color: #f5f5f5;
}
@media only screen and (max-width: 1000px){
    .ny{
        padding:15px;
    }
}